GetPathMessBoxText = "The path you specified isn't valid or doesn't start with a drive name. "
[Setup Aborted]
STF_MB_TEXT = "You quit Setup during the installation phase. "$(AppName)" is not properly installed. You must run Setup again before you can run Microsoft Access."
[Setup Failed]
STF_MB_TEXT = "An error has occurred during Setup. If you are not out of disk space, please contact Microsoft Product Support."
[Quit Dialog]
QuitText1 = "The setup process is not complete. If you exit now, Microsoft Access won't be properly installed, and you'll have to run Setup again before you can run Microsoft Access."
[CopyList Dialog]
ModelessText = "Please wait while Setup calculates the required disk space."
[No Space Cir]
STF_MB_TEXT = "To complete this installation, you need an additional "$(ADDCIR)"K bytes free on your Microsoft Access ("$(CIRDRIVE)") drive. "+
" Do you want to continue?"
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 3
STF_MB_DEF = 1
STF_MB_ICON = 2
[Setup Successful]
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 2
STF_MB_TEXT = "Microsoft Access 1.1 Upgrade Setup is complete!\n\n For information on new features in Microsoft Access 1.1, please read the What's New help file (MSA110.HLP). \n"+
"To read the What's New help file, double-click on the What's New Help icon in the Microsoft Access program group."
[Admin Setup Successful]
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 2
STF_MB_TEXT = "Microsoft Access 1.1 Upgrade Setup is complete!\n"
[In Use Error]
STF_MB_TEXT = "You can't set up Microsoft Access while running another version of Microsoft Access."
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 3
[Wrong Setup]
STF_MB_TEXT = "You can't run Microsoft Access WorkStation Setup from the upgrade disks."
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 3
[WFW Errors]
STF_MB_TYPE = 1
STF_MB_TITLE = "Windows for Workgroups Update"
STF_MB_ICON = 3
STF_MB_DEF = 1
STF_MB_TEXT = "The version of Windows for Workgroups you are using must be upgraded before Microsoft Access can be installed.\n"+
"You must perform the following steps:\n"+
"1. Quit Windows for Workgroups. \n"+
"2. Read and follow the instructions in the file WFWDRV.TXT on the first disk. \n"+
"3. Run the Microsoft Access Setup program again to complete the installation of Microsoft Access."
[WFW Admin Errors]
STF_MB_TYPE = 1
STF_MB_TITLE = "Windows for Workgroups Update"
STF_MB_ICON = 3
STF_MB_DEF = 1
STF_MB_TEXT = "After Setup completes, please make sure to read the README.TXT file about interactions between Microsoft Access and network software before "+
"doing any workstation installations. There are important notes that may affect workstation installation."
[Default]
AppName = "Microsoft Access 1.1 Upgrade"
SER_LOC = "00-077-0110"
AppExeName = "msaccess.exe"
ADMININTALL = "INSTALL\\" ; directory name
WIZARDMDA = "WIZARD.MDA"
[Access100 Not Exist]
STF_MB_TEXT = "You need to install Microsoft Access 1.1 Upgrade in the Microsoft Access directory."
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 1
STF_MB_DEF = 1
STF_MB_ICON = 2
[Copy Local]
STF_MB_TEXT = "You can use the copy of Microsoft Access on your network, or you can install Microsoft Access on your hard disk. "+
"If you install Microsoft Access on your hard disk, it will run faster, but it will take up space on your hard disk. \n\n"+
"Do you want to install Microsoft Access on your hard disk?"
STF_MB_TITLE = $(Title)
STF_MB_TYPE = 3
STF_MB_DEF = 1
STF_MB_ICON = 2
[Program Manager]
CreateProgManGroup "Microsoft Access", "msaccess"
CreateProgManItem "Microsoft Access", "What's New Help", $(WINDOWSPATH)"winhelp.exe "$(CIRPATH)"msa110.hlp", , O
Exit
[Update INIs]
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "Libraries", "wizard.mda", "ro", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "Word for Windows Merge", "Filter", "Text (*.txt)|*.txt|All Files (*.*)|*.*|", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "Word for Windows Merge", "Extension", "txt", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "Word for Windows Merge", "OneTablePerFile", "Yes", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "Word for Windows Merge", "IndexDialog", "No", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "FoxPro 2.5", "Filter", "FoxPro 2.5(*.dbf)|*.dbf|All Files (*.*)|*.*|", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "FoxPro 2.5", "Extension", "dbf", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "FoxPro 2.5", "OneTablePerFile", "Yes", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "FoxPro 2.5", "IndexDialog", "Yes", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "FoxPro 2.5", "IndexFilter", "FoxPro Index (*.idx;*.cdx)|*.idx;*.cdx|All Files (*.*)|*.*|", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "FoxPro 2.0", "IndexDialog", "Yes", O
CreateIniKeyValue, $(WINDOWSPATH)"MSACCESS.INI", "FoxPro 2.0", "IndexFilter", "FoxPro Index (*.idx;*.cdx)|*.idx;*.cdx|All Files (*.*)|*.*|", O